ChangeScreen2: Make Reply button configurable There were several complaints on Google Groups and in the issue tracker about the Reply… button in the New Change Screen. People new to Gerrit/the New Change Screen didn't know where to click in order to submit a review. Add a setting in gerrit.config, where the administrator can customize the label and tooltip of the Reply… button. Bug: issue 2541 Bug: issue 2974 Change-Id: Ib9e95aa2f03debc88ea091c4d3fb91c83ad9d1ba 
diff --git a/Documentation/user-review-ui.txt b/Documentation/user-review-ui.txt index 52d41ff..bec4cb9 100644 --- a/Documentation/user-review-ui.txt +++ b/Documentation/user-review-ui.txt 
@@ -597,6 +597,9 @@  A text box allows to type a summary comment for the currently viewed  patch set.   +Note that you can set the text and tooltip of the button in +link:config-gerrit.html#change.replyLabel[gerrit.config]. +  [[vote]]  If the current patch set is viewed, radio buttons are displayed for  each label on which the user is allowed to vote. Voting on non-current